home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 September (Special) / Chip-Special_2004-09_Digitalni-Hudba.bin / hudba / earmaster / earpro4setup.exe / {app} / ear40.exe / 0 / RCDATA / TRYTMEKORR / TRYTMEKORR.txt < prev   
Text File  |  2003-04-03  |  2KB  |  122 lines

  1. object RytmeKorr: TRytmeKorr
  2.   Left = 229
  3.   Top = 222
  4.   HelpContext = 60
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   ClientHeight = 443
  8.   ClientWidth = 651
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'System'
  14.   Font.Style = []
  15.   FormStyle = fsMDIChild
  16.   KeyPreview = True
  17.   OldCreateOrder = True
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   Visible = True
  21.   WindowState = wsMaximized
  22.   OnCreate = FormCreate
  23.   OnDestroy = FormDestroy
  24.   OnHide = FormHide
  25.   OnKeyDown = FormKeyDown
  26.   OnKeyUp = FormKeyUp
  27.   OnResize = FormResize
  28.   OnShow = FormShow
  29.   PixelsPerInch = 96
  30.   TextHeight = 16
  31.   object Bevel4: TBevel
  32.     Left = 8
  33.     Top = 111
  34.     Width = 581
  35.     Height = 118
  36.   end
  37.   object Label5: TLabel
  38.     Left = 8
  39.     Top = 87
  40.     Width = 557
  41.     Height = 23
  42.     AutoSize = False
  43.     Caption = 'Marker ALLE noder, involveret i korrektionerne'
  44.     Layout = tlCenter
  45.     WordWrap = True
  46.   end
  47.   object Label7: TLabel
  48.     Left = 11
  49.     Top = 243
  50.     Width = 110
  51.     Height = 16
  52.     Caption = 'Changed rhythm:'
  53.   end
  54.   object Label6: TLabel
  55.     Left = 11
  56.     Top = 113
  57.     Width = 100
  58.     Height = 16
  59.     Caption = 'Original rhythm'
  60.   end
  61.   object Label4: TLabel
  62.     Left = 8
  63.     Top = 67
  64.     Width = 581
  65.     Height = 26
  66.     AutoSize = False
  67.     Caption = 'Label4'
  68.     Font.Charset = ANSI_CHARSET
  69.     Font.Color = clWindowText
  70.     Font.Height = -20
  71.     Font.Name = 'Arial'
  72.     Font.Style = []
  73.     ParentFont = False
  74.     Transparent = True
  75.   end
  76.   object Image13: TImage
  77.     Left = 8
  78.     Top = 57
  79.     Width = 42
  80.     Height = 33
  81.     Picture.Data = {<image000.bmp>}
  82.     Transparent = True
  83.   end
  84.   object ScrollBox2: TScrollBox
  85.     Left = 12
  86.     Top = 263
  87.     Width = 575
  88.     Height = 87
  89.     HorzScrollBar.Visible = False
  90.     BorderStyle = bsNone
  91.     Color = clWhite
  92.     ParentColor = False
  93.     TabOrder = 1
  94.     object PaintBox3: TPaintBox
  95.       Left = 0
  96.       Top = 0
  97.       Width = 559
  98.       Height = 70
  99.       OnPaint = PaintBox3Paint
  100.     end
  101.   end
  102.   object ScrollBox1: TScrollBox
  103.     Left = 12
  104.     Top = 132
  105.     Width = 573
  106.     Height = 87
  107.     HorzScrollBar.Visible = False
  108.     BorderStyle = bsNone
  109.     Color = clWhite
  110.     ParentColor = False
  111.     TabOrder = 0
  112.     object PaintBox1: TPaintBox
  113.       Left = 0
  114.       Top = 0
  115.       Width = 465
  116.       Height = 70
  117.       OnMouseDown = PaintBox1MouseDown
  118.       OnPaint = PaintBox1Paint
  119.     end
  120.   end
  121. end
  122.